home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / fontutil.6 / fontutil / fontutils-0.6 / charspace / .gdbinit next >
Encoding:
Text File  |  1992-08-13  |  2.3 KB  |  60 lines

  1. directory ../gf
  2. directory ../pk
  3. directory ../tfm
  4. directory ../lib
  5.  
  6. define redo
  7. symbol-file charspace
  8. exec-file charspace
  9. end
  10.  
  11. #set args  -fontdimens 2:10 -verbose -dpi 1200 \
  12. #      -input-file ggmr30 -encoding-file gnulatin ggmr30o
  13. #set args   -verbose -dpi 1200 -sbi-files ggmc30a,ggmr30 \
  14. #       -encoding-file gnulcomp ../ourfonts/ggmc30a.1200gf
  15. #set args  -fontdimens 2:10 -verbose -dpi 1200 \
  16. #      -sbi-files ggmr30p -encoding-file gnulatin ../ourfonts/ggmr30p
  17. #set args   -verbose -dpi 1200 -sbi-files ggmc30a,ggmr30p \
  18. #       -encoding-file gnulcomp ../ourfonts/ggmc30a.1200gf
  19. #set args  -verbose -dpi 1200 -sbi-files ggmr30p -encoding-file gnulatin \
  20. #       ../ourfonts/ggmr30p
  21. #set args  -verbose -dpi 1200 -sbi-files ggmr30q -encoding-file gnulatin \
  22. #      -output-file ../ourfonts/ggmr30q ../ourfonts/ggmr30p
  23. #set args  -verbose -dpi 1200 -sbi-files ggmr30r -encoding-file gnulatin \
  24. #      -output-file ../ourfonts/ggmr30r ../ourfonts/ggmr30q
  25.  
  26. # testing output files.
  27. #set args  -verbose -dpi 1200 -sbi-files ggmc30a -encoding-file gnulatin \
  28. #      -output-file foo ../ourfonts/ggmc30a
  29. #set args  -verbose -dpi 1200 -sbi-files ggmc30a -encoding-file gnulatin \
  30. #      -output-file foo.bar ../ourfonts/ggmc30a
  31.  
  32. #set args  -verbose -dpi 1200 -sbi-files ggmr30s -encoding-file gnulatin \
  33. #      -output-file ../ourfonts/ggmr30t ../ourfonts/ggmr30s
  34. #set args  -verbose -dpi 1200 -sbi-files ggmr30t -encoding-file gnulatin \
  35. #      -output-file ../ourfonts/ggmr30u ../ourfonts/ggmr30t
  36.  
  37. # change en size
  38. #set args -verbose -dpi 1200 -sbi-files ggmr26a -encoding-file gnulatin \
  39. #       -output-file ../ourfonts/ggmr26b ../ourfonts/ggmr26a
  40.  
  41. # change number displacement to be en, adjust some letters.
  42. #set args -verbose -dpi 1200 -sbi-files ggmr26c -encoding-file gnulatin \
  43. #       -output-file ../ourfonts/ggmr26d ../ourfonts/ggmr26c
  44.  
  45. #set args -verbose \
  46. #  -cmi=../ourfonts/garamond/example/ggmr.1200cmi \
  47. #  -output=../ourfonts/garamond/example/ggmr30c \
  48. #  ../ourfonts/garamond/example/ggmr30b.1200 
  49.  
  50. # Actually, the encoding is ``AEFMNOT only'', but it doesn't matter.
  51. #set args -verbose -encoding=ascii -cmi-files=logo10 logo10 -o=xlogo10
  52.  
  53. #set args -verbose cmr10 -o=xcmr10
  54.  
  55. set args -verbose \
  56.   -cmi-file ../ourfonts/garamond/r/atlas/ggmr.1200cmi \
  57.   -encoding gnulatin \
  58.   -output-file foo \
  59.   ../ourfonts/garamond/r/atlas/orig/ggmr26d.1200
  60.